TextHeight
This property returns the height of a text string for output from DrawString method, in accordance with the current imaG.Font .
Syntax: | imaG.TextHeight |
Returns: (single) | The value of the height of the string. |
This is a standard Microsoft Visual Basic property.